AES is an Symmetric encryption method.To perform this type of encryption, firstly you need to write some text that you want to encrypt in the text box provided.Then you will need to enter a secret key of your choice in order to be able to decrypt the text that you have encrypted. After inputting the secret password select which of the two keys you want to choose “CBC” or “ECB” and press the “Encrypt” button. By pressing the “Encrypt” button you will see the text that you have entered above being displayed in a non-readable form.Copy and paste the Encrypted message into the text box below, leaving the password as it is, and press the “Decrypt” button to see the non-readable message decrypted and back to its original form as you have entered in the beginning.
"Write text to Encrypt"
"Input the Secret Password"
"Write text to Decrypt (Copy from the Encrypted area , leave the password as it is to work)"